gtkwindow: fix regression with firefox dropdown menu
authorBenjamin Otte <otte@redhat.com>
Thu, 26 Nov 2015 10:00:17 +0000 (11:00 +0100)
committerOlivier Fourdan <ofourdan@redhat.com>
Mon, 30 Nov 2015 13:32:39 +0000 (14:32 +0100)
commitf30b4ba22e309f3bfdde19aa5f149df9f5ac5f6d
tree353b315c64c80ce52c24aae87c4520a8816910a0
parent886686973c8c48db182878019c5bb750ed7bfd45
gtkwindow: fix regression with firefox dropdown menu

Fix a regression introduced by:

commit 6866d1c widget: Make gtk_widget_queue_allocate() not resize

Where the dropdown menu in Firefox would not be relocated after the
toplevel window is moved.

bugzilla: https://bugzilla.gnome.org/show_bug.cgi?id=758609
gtk/gtkwindow.c